home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / src / DQSDTools / DQSDTools.dsp < prev    next >
Text File  |  2002-07-03  |  6KB  |  200 lines

  1. # Microsoft Developer Studio Project File - Name="DQSDTools" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=DQSDTools - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "DQSDTools.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "DQSDTools.mak" CFG="DQSDTools - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "DQSDTools - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "DQSDTools - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""$/DQSDTools", ECAAAAAA"
  27. # PROP Scc_LocalPath "."
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "DQSDTools - Win32 Debug"
  33.  
  34. # PROP BASE Use_MFC 0
  35. # PROP BASE Use_Debug_Libraries 1
  36. # PROP BASE Output_Dir "Debug"
  37. # PROP BASE Intermediate_Dir "Debug"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 0
  40. # PROP Use_Debug_Libraries 1
  41. # PROP Output_Dir "Debug"
  42. # PROP Intermediate_Dir "Debug"
  43. # PROP Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  46. # ADD CPP /nologo /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR /Yu"stdafx.h" /FD /GZ /c
  47. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  48. # ADD RSC /l 0x409 /d "_DEBUG"
  49. BSC32=bscmake.exe
  50. # ADD BASE BSC32 /nologo
  51. # ADD BSC32 /nologo
  52. LINK32=link.exe
  53. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  54. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shlwapi.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wininet.lib /nologo /base:"0x4000000" /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  55. # Begin Custom Build - Performing registration
  56. OutDir=.\Debug
  57. TargetPath=.\Debug\DQSDTools.dll
  58. InputPath=.\Debug\DQSDTools.dll
  59. SOURCE="$(InputPath)"
  60.  
  61. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  62.     regsvr32 /s /c "$(TargetPath)" 
  63.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  64.     
  65. # End Custom Build
  66.  
  67. !ELSEIF  "$(CFG)" == "DQSDTools - Win32 Release MinDependency"
  68.  
  69. # PROP BASE Use_MFC 0
  70. # PROP BASE Use_Debug_Libraries 0
  71. # PROP BASE Output_Dir "ReleaseMinDependency"
  72. # PROP BASE Intermediate_Dir "ReleaseMinDependency"
  73. # PROP BASE Target_Dir ""
  74. # PROP Use_MFC 0
  75. # PROP Use_Debug_Libraries 0
  76. # PROP Output_Dir "ReleaseMinDependency"
  77. # PROP Intermediate_Dir "ReleaseMinDependency"
  78. # PROP Ignore_Export_Lib 0
  79. # PROP Target_Dir ""
  80. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  81. # ADD CPP /nologo /W4 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /FR /Yu"stdafx.h" /FD /c
  82. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  83. # ADD RSC /l 0x409 /d "NDEBUG"
  84. BSC32=bscmake.exe
  85. # ADD BASE BSC32 /nologo
  86. # ADD BSC32 /nologo
  87. LINK32=link.exe
  88. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  89. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shlwapi.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wininet.lib /nologo /base:"0x4000000" /subsystem:windows /dll /machine:I386
  90. # Begin Custom Build - Performing registration
  91. OutDir=.\ReleaseMinDependency
  92. TargetPath=.\ReleaseMinDependency\DQSDTools.dll
  93. InputPath=.\ReleaseMinDependency\DQSDTools.dll
  94. SOURCE="$(InputPath)"
  95.  
  96. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  97.     regsvr32 /s /c "$(TargetPath)" 
  98.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  99.     
  100. # End Custom Build
  101.  
  102. !ENDIF 
  103.  
  104. # Begin Target
  105.  
  106. # Name "DQSDTools - Win32 Debug"
  107. # Name "DQSDTools - Win32 Release MinDependency"
  108. # Begin Group "Source Files"
  109.  
  110. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  111. # Begin Source File
  112.  
  113. SOURCE=.\DQSDTools.cpp
  114. # End Source File
  115. # Begin Source File
  116.  
  117. SOURCE=.\DQSDTools.def
  118. # End Source File
  119. # Begin Source File
  120.  
  121. SOURCE=.\DQSDTools.idl
  122. # ADD MTL /tlb ".\DQSDTools.tlb" /h "DQSDTools.h" /iid "DQSDTools_i.c" /Oicf
  123. # End Source File
  124. # Begin Source File
  125.  
  126. SOURCE=.\DQSDTools.rc
  127. # End Source File
  128. # Begin Source File
  129.  
  130. SOURCE=.\KeyboardHook.cpp
  131. # End Source File
  132. # Begin Source File
  133.  
  134. SOURCE=.\Launcher.cpp
  135. # End Source File
  136. # Begin Source File
  137.  
  138. SOURCE=.\MenuBuilder.cpp
  139. # End Source File
  140. # Begin Source File
  141.  
  142. SOURCE=.\StdAfx.cpp
  143. # ADD CPP /Yc"stdafx.h"
  144. # End Source File
  145. # Begin Source File
  146.  
  147. SOURCE=.\Utilities.cpp
  148. # End Source File
  149. # End Group
  150. # Begin Group "Header Files"
  151.  
  152. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  153. # Begin Source File
  154.  
  155. SOURCE=.\KeyboardHook.h
  156. # End Source File
  157. # Begin Source File
  158.  
  159. SOURCE=.\Launcher.h
  160. # End Source File
  161. # Begin Source File
  162.  
  163. SOURCE=.\MenuBuilder.h
  164. # End Source File
  165. # Begin Source File
  166.  
  167. SOURCE=.\Resource.h
  168. # End Source File
  169. # Begin Source File
  170.  
  171. SOURCE=.\StdAfx.h
  172. # End Source File
  173. # Begin Source File
  174.  
  175. SOURCE=.\Utilities.h
  176. # End Source File
  177. # End Group
  178. # Begin Group "Resource Files"
  179.  
  180. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  181. # Begin Source File
  182.  
  183. SOURCE=.\Launcher.rgs
  184. # End Source File
  185. # Begin Source File
  186.  
  187. SOURCE=.\MenuBuilder.rgs
  188. # End Source File
  189. # End Group
  190. # Begin Group "Documents"
  191.  
  192. # PROP Default_Filter "doc;txt"
  193. # Begin Source File
  194.  
  195. SOURCE=.\License.txt
  196. # End Source File
  197. # End Group
  198. # End Target
  199. # End Project
  200.